Creates a new Gear<TResult>. The gear name is inferred in the base class BaseGear, by converting the concrete gear class name from PascalCasing to Reading friendly text.

Namespace: Keystone.Clockwork
Assembly: Keystone.Clockwork (in Keystone.Clockwork.dll)

public Gear( 
bool aggregateGearInputValidationExceptions = true 
)
This language is not supported or no code example is available.

Parameters

aggregateGearInputValidationExceptions

Type: bool

if set to true the gear input validation exceptions will be aggregated in one main exception.

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono